SqlDataSourceView
- Category
- Class
- Description
- Supports the System.Web.UI.WebControls.SqlDataSource control and provides an interface for data-bound controls to perform SQL data operations against relational databases.
- Assembly
- System.Web
- Character
- public
- Attributes
-
Name Value/Assignment AspNetHostingPermissionAttribute System.Security.Permissions.SecurityAction.LinkDemand; Level=System.Web.AspNetHostingPermissionLevel.Minimal AspNetHostingPermissionAttribute System.Security.Permissions.SecurityAction.InheritanceDemand; Level=System.Web.AspNetHostingPermissionLevel.Minimal - Ancestors
- DataSourceView > Object
- Implements
- IStateManager
- Descendants
- AccessDataSourceView
- Contstructors
- SqlDataSourceView(SqlDataSource,String,HttpContext)
- Properties
- CancelSelectOnNullParameter
CanDelete
CanInsert
CanPage
CanRetrieveTotalRowCount
CanSort
CanUpdate
ConflictDetection
DeleteCommand
DeleteCommandType
DeleteParameters
FilterExpression
FilterParameters
InsertCommand
InsertCommandType
InsertParameters
IsTrackingViewState
OldValuesParameterFormatString
ParameterPrefix
SelectCommand
SelectCommandType
SelectParameters
SortParameterName
IsTrackingViewState
UpdateCommand
UpdateCommandType
UpdateParameters- Events
- Deleted
Deleting
Filtering
Inserted
Inserting
Selected
Selecting
Updated
Updating- Methods
- Delete(IDictionary,IDictionary)
ExecuteDelete(IDictionary,IDictionary)
ExecuteInsert(IDictionary)
ExecuteSelect(DataSourceSelectArguments)
ExecuteUpdate(IDictionary,IDictionary,IDictionary)
Insert(IDictionary)
LoadViewState(Object)
OnDeleted(SqlDataSourceStatusEventArgs)
OnDeleting(SqlDataSourceCommandEventArgs)
OnFiltering(SqlDataSourceFilteringEventArgs)
OnInserted(SqlDataSourceStatusEventArgs)
OnInserting(SqlDataSourceCommandEventArgs)
OnSelected(SqlDataSourceStatusEventArgs)
OnSelecting(SqlDataSourceSelectingEventArgs)
OnUpdated(SqlDataSourceStatusEventArgs)
OnUpdating(SqlDataSourceCommandEventArgs)
RaiseUnsupportedCapabilityError(DataSourceCapabilities)
SaveViewState()
Select(DataSourceSelectArguments)
LoadViewState()
SaveViewState()
TrackViewState()
TrackViewState()
Update(IDictionary,IDictionary,IDictionary)- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database